Sequences and Series
Subject: Mathematics
Topic: 5
Cambridge Code: 0580
Sequences
Sequence - Ordered list of numbers following pattern
Notation
General term: or Sequence:
Arithmetic Sequences
Arithmetic sequence - Constant difference between terms
Definition:
Where d is common difference
General term:
Where a is first term
Example:
- Sequence: 3, 7, 11, 15, ...
- a = 3, d = 4
Geometric Sequences
Geometric sequence - Constant ratio between terms
Definition:
Where r is common ratio
General term:
Where a is first term
Example:
- Sequence: 2, 6, 18, 54, ...
- a = 2, r = 3
Other Sequences
Fibonacci-type:
- Example: 1, 1, 2, 3, 5, 8, ...
Quadratic:
- General term is polynomial
- Differences of differences constant
Series
Series - Sum of sequence terms
Arithmetic Series
Sum of arithmetic series:
Or equivalently:
Where l is last term ()
Example:
- Sum of 1 + 2 + 3 + ... + 100
Geometric Series
Sum of geometric series (r ≠ 1):
Example:
- Sum of 2 + 4 + 8 + 16 (4 terms)
- a = 2, r = 2, n = 4
Infinite Series
Convergent series:
- Sum approaches finite limit as n → ∞
- Possible only if |r| < 1 (geometric)
Sum to infinity (geometric, |r| < 1):
Example:
- Infinite series:
- a = 1, r = 1/2
Divergent series:
- Sum does not converge
- |r| ≥ 1 (geometric)
Summation Notation
Properties
Standard Sums
Binomial Theorem
Binomial expansion:
Where
Example
Binomial Coefficients
Pascal's Triangle:
1
1 1
1 2 1
1 3 3 1
1 4 6 4 1
Each entry is sum of two above
Applications
Growth and Decay
Exponential growth:
- Population, bacteria, investments
- r > 1: growth
- 0 < r < 1: decay
Annuities
Future value (regular deposits):
Where PMT is payment, i is interest rate per period
Compound Interest
Where P is principal, r is rate, n is periods
Testing Convergence
Geometric Series Test
Convergent if: |r| < 1
Ratio Test
- L < 1: Convergent
- L > 1: Divergent
- L = 1: Inconclusive
Divergence Test
If , then series diverges
Key Points
- Arithmetic sequence has constant difference
- Geometric sequence has constant ratio
- for arithmetic
- for geometric
- Sum of arithmetic:
- Sum of geometric:
- Geometric series converges if |r| < 1
- Sum to infinity: (|r| < 1)
- Binomial theorem expands (a+b)^n
- Understanding patterns is key
Practice Questions
- Find general term of sequences
- Calculate specific terms
- Find sum of arithmetic series
- Find sum of geometric series
- Determine convergence of series
- Find sum to infinity
- Solve growth/decay problems
- Apply binomial theorem
- Use summation notation
- Model real-world situations
Revision Tips
- Distinguish arithmetic vs geometric quickly
- Memorize key formulas
- Understand convergence conditions
- Practice finding general terms
- Work many series problems
- Connect to real applications
- Verify answers reasonably
- Use summation notation correctly